* todo-mode.el: Offer to convert legacy file. Update commentary.
authorStephen Berman <stephen.berman@gmx.net>
Fri, 21 Jun 2013 13:23:51 +0000 (15:23 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Fri, 21 Jun 2013 13:23:51 +0000 (15:23 +0200)
commit6b514458968ab7cb75603d7de9a8299aaa020b8c
treeff5f6ad3037752320b1086ebee81ca891ead6bdd
parent59a87bde87de6e4d125c17dac87fdd1591c56a82
* todo-mode.el: Offer to convert legacy file.  Update commentary.
(todo-show): If a legacy file is found and no new todo file
exists, offer to convert it and show it.  Restore autoload cookie.
(todo-convert-legacy-files): Delete unused local variable.
If todo-directory doesn't exist, create it before writing to file.
Check format of converted files.  Prompt to show converted todo file.
lisp/calendar/ChangeLog
lisp/calendar/todo-mode.el